Remove domain_pause()/domain_unpause() from SCHEDOP_remote_shutdown.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 2 Jun 2008 09:56:52 +0000 (10:56 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 2 Jun 2008 09:56:52 +0000 (10:56 +0100)
commit6a7c065e8e418cb7346702007ecaf8fdb3ee0c4f
treea2e49946458511eef7447ba5d20b693bbe35acc3
parentd44e3c1d2ece044f6a8613624678ef19f647cbeb
Remove domain_pause()/domain_unpause() from SCHEDOP_remote_shutdown.

It is pointless and causes the hypervisor to hang if dom0 invokes this
hypercall on itself.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/common/schedule.c